object ResiConfigAvanzada: TResiConfigAvanzada Left = 382 Top = 277 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Opciones avanzadas' ClientHeight = 146 ClientWidth = 417 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Scaled = False Icon.Data = {} KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object PanelBotones: TPanel Left = 0 Top = 97 Width = 417 Height = 49 Align = alBottom BevelOuter = bvNone ParentColor = True TabOrder = 0 object ButtonAceptar: TPlaButton Tag = 2200 Left = 249 Top = 20 Width = 73 Height = 21 HelpContext = 193 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 0 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 330 Top = 20 Width = 73 Height = 21 HelpContext = 194 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 1 TabStop = False Cancel = True ModalResult = 2 end end object GroupBoxUnidadesDeRed: TPlaGroupBox Tag = 227600 Left = 14 Top = 7 Width = 389 Height = 96 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 8408344 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Unidades de red' TabOrder = 1 object LblRed: TLabel Left = 57 Top = 19 Width = 320 Height = 26 Caption = 'Selecciona si deseas analizar las unidades de red y bloquear el ' + 'acceso a las mismas en caso de infecci�n de virus.' Constraints.MaxWidth = 320 Constraints.MinWidth = 320 Transparent = True WordWrap = True end object Image9: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Panel9x: TPlaPanel Left = 58 Top = 52 Width = 205 Height = 33 TabOrder = 0 Visible = False object CBbloAccUniRed: TPlaCheckBox Tag = 227800 Left = 0 Top = 18 Width = 163 Height = 16 HelpContext = 209 Caption = 'Bloquear en caso de infecci�n' TabOrder = 1 TabStop = False end object CBanaUniRed: TPlaCheckBox Tag = 227700 Left = 0 Top = 0 Width = 59 Height = 16 HelpContext = 208 Caption = 'Analizar' TabOrder = 0 OnClick = CBanaUniRedClick end end object PanelNT: TPlaPanel Left = 58 Top = 52 Width = 185 Height = 35 TabOrder = 1 object CBRedNovell: TPlaCheckBox Left = 0 Top = 18 Width = 87 Height = 16 Caption = 'Red de Novell' TabOrder = 1 TabStop = False ParentColor = False end object CBRedMicrosoft: TPlaCheckBox Left = 0 Top = 0 Width = 102 Height = 16 Caption = 'Red de Microsoft' TabOrder = 0 ParentColor = False end end end end